Optional arguments set values of column in the Port record cre‐ ated by the command. For example, tag=9 would make the port an access port for VLAN 9. The ...
If you want to configure an already added port as an access port, use ovs-vsctl set , e.g.: $ ovs-vsctl set port tap0 tag=9. Q: How do I configure a port as ...
100.3 ovs−vsctl add−port br-ex port −− set Interface port type=gre options:remote_ip=192.168.100.3 ovs-vsctl set interface vxlan type=vxlan option:remote_ip= ...
The ovs-vsctl program configures ovs-vswitchd(8) by providing a high-level interface to its configuration database. description · options · commands · examples
If you want to configure an already added port as an access port, use ovs-vsctl set , e.g.: $ ovs-vsctl set port tap0 tag=9. Q: How do I configure a port as ...
To create a new port on the bridge from the network device of the same name, use the ovs-vsctl add-port command. Syntax. ovs-vsctl [options] [--may-exist] ...